Click or drag to resize

ReferTimestamp Property

Gets or sets Timestamp header field. The Timestamp header field describes when the client sent the request to the server. The time format is not specified.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Timestamp { get; set; }

Property Value

Type: String
See Also